(cat "Please choose a directory where AnimConvert should be installed. A drawer will be created there."
))
(set #choose-help
(cat "In this location a drawer will be created. All files will be installed inside this drawer. The complete installation will require about 1.7MB of free harddisk space."
))
(set #inst-main
(cat "Installing AnimConvert ..."
))
(set #inst-Libs
(cat "Install "
))
(set #inst-Lokale
(cat "Installing Lokale.exe ..."
))
(set #create-maindir
(cat "Creating AnimConvert directory"
))
(set #create-bindir
(cat "Creating Bin dir"
))
(set #create-docsdir
(cat "Creating Docs dir"
))
(set #inst-bin
(cat "Installing Tools ..."
))
(set #inst-docs
(cat "Installing program documentation ..."
))
(set #inst-fonts
(cat "Installing XEN Fonts ..."
))
(set #Install-Prompt
(cat "Which of the following locale should be installed ?\nItems marked as (n/a) are not available in the current installation archive !"
))
(set #Locale-Copy "Copy cataloges ...")
(SET #exit-Msg
(CAT "\n\nMuch fun with Programmes\n wish you\n\n"
"Eckhard Ludwig"
))
; deutsche Texte *****************************
(IF (= @language "deutsch")
(
(set Opt 1)
(set #welcome
(cat
"\n\n\nWillkommen zu dem Animations Converter Installations Utility.\n\n"
"Dieses Programm installiert AnimConverter 1.1 auf Ihrem Amiga.\n\n\n"
(cat "Bitte wählen Sie das Verzeichniss wohin AnimConvert installiert werden soll. Dieses Installationsscript legt dort selbst eine Schublade an."
))
(set #choose-help
(cat "Bei der Installation werden alle Dateien in dieses Verzeichniss installiert. Die vollständige Installation von AnimConvert belegt auf der Festplatte etwa 1,7MB."
))
(set #create-maindir
(cat "Erstelle AnimConvert-Verzeichniss"
))
(set #inst-main
(cat "Installiere Hauptprogramm ..."
))
(set #inst-Libs
(cat "Installiere "
))
(set #inst-Lokale
(cat "Installiere Lokale.exe ..."
))
(set #create-bindir
(cat "Erstelle BIN-Verzeichniss"
))
(set #create-docsdir
(cat "Erstelle Docs-Verzeichniss"
))
(set #inst-bin
(cat "Installiere Tools ..."
))
(set #inst-docs
(cat "Installiere Programm Dokumentation ..."
))
(set #inst-fonts
(cat "Installiere XEN Fonts ..."
))
(set #Install-prompt
(cat "Bitte wählen Sie für das Programm die bevorzugte(n) Sprachversion(en).\nMit n/a gekennzeichnete Sprachen sind momentan nicht verfügbar."
))
(set #Locale-Copy "Kopiere Cataloge ...")
(SET #exit-Msg
(CAT "\n\nViel Spaß mit den Programmen\n wünscht\n\n"